-
When I created new project in visual studio 2019 (.net core 3.0 / angular8 / Individual user authentication) I can’t …
- 410 views
- 0 answers
- 0 votes
-
- 392 views
- 0 answers
- 0 votes
-
I am trying to create a simple login page. But user is always returned as none. Here’s my login.html <form …
- 381 views
- 1 answers
- 0 votes
-
This question already has answers here: How do I get PHP errors to display? (30 answers) mysqli_fetch_assoc() expects parameter / …
- 363 views
- 0 answers
- 0 votes
-
I’m using Symfony 5.1 and trying to implement a LDAP Authentication, while the User Properties (Username, Roles, etc.) are stored …
- 443 views
- 0 answers
- 0 votes
-
- 372 views
- 2 answers
- 0 votes
-
I want to integrate Private Identity authentication into my web app, at the HTML level. How do I do that? …
- 388 views
- 1 answers
- 0 votes
-
This is my HTML file. <html> <head> <meta charset="utf-8" /> <link href="~/Styles/login.css" rel="stylesheet" /> </head> <body> <div class="container"> <div class="form_container"> …
- 353 views
- 0 answers
- 0 votes
-
I have a login page1 that I want to create an auto login into. This is what I have in …
- 386 views
- 1 answers
- 0 votes